home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / sounds / dw8000.zip / README.TXT < prev    next >
Text File  |  1994-10-19  |  4KB  |  77 lines

  1. DW-8000 Editor for Windows  README.TXT
  2.  
  3. I'll make this short and sweet.
  4.  
  5. The files you need to have to run this program are the following:
  6.  
  7.      DW8000.EXE     (Main program)
  8.      SYSXLIB.DLL    (MIDI interface stuff)
  9.      __DWDF__.SYX   (Default patch)
  10.      INSTSCRL.VBX   (Visual Basic stuff)
  11.      THREED.VBX     (More Visual Basic stuff)
  12.      VBRUN100.DLL   (Yet more Visual Basic stuff)
  13.      
  14. Copy DW8000.EXE, SYSXLIB.DLL, and __DWDF__.SYX to whatever directory
  15. from which you want to run this program.  The two .VBX files should go
  16. in your \WINDOWS\SYSTEM directory.  The same is true for VBRUN100.DLL,
  17. but chances are you've already got that somewhere, so check before
  18. you download it.
  19.  
  20. Then run the program.  However you set it up, be sure that the shell
  21. (Program Manager or whatever) is set to start up in the same directory,
  22. otherwise the editor will choke.  The first time you run it, a DW8000.INI
  23. file will be created to store your preferences for the MIDI interface and
  24. program operation.  After that it's fairly straightforward.  Since you
  25. can't load Korg patches over MIDI, if you want to edit existing ones you
  26. need to Sysex dump them (one at a time) with a separate program.  Of course,
  27. you can also just build them from scratch from the editor, which will work
  28. equally well.
  29.  
  30. It should be basically foolproof.  There are only three commands that can
  31. do permanent damage: File | Save, File | Save As, and MIDI | Write Patch.
  32. Save and Save As have pretty obvious consequences; don't write over your
  33. favorites with garbage.  Write Patch is the command that actually tells
  34. the DW-8000 to store the patch you're working with in the synth.  Write Patch
  35. should not work if the little "WRITE ENABLE" switch is set to OFF on the 
  36. back of your Korg.  Otherwise all the parameter sending the program does
  37. is non-permanent storage, and the original patch can be accessed with only
  38. a program change.
  39.  
  40. *NOTE* The updated version now has the capability to permanently send an
  41. entire bank to the Korg, which can overwrite all 64 patches.  See WHATSNEW.TXT
  42. for more info.
  43.  
  44. A few more details and you can be on your way: MIDI | Prog Select is the
  45. method used to select in what memory the patch will be stored.  This is not
  46. always accurate on factory presets, so just set it to your liking.  You
  47. will also have to MIDI | Transmit All after changing the program; I put
  48. this feature in so you can audition the patches you think you might want
  49. to overwrite on the synth.  MIDI thru is very basic; input from whatever
  50. port you want is sent to the same output port used to communicate with
  51. the Korg.  MIDI | Reconnect is there because the MIDI interface was having
  52. some problems during development, and this helped sometimes.  The problem
  53. may have gone away so... don't worry about it, unless it starts beeping
  54. madly every time you try to change a parameter.
  55.  
  56. Well, that's about it.  Comments, complaints, suggestions, etc. can be sent
  57. to me via email or snail-mail at the following addresses:
  58.  
  59.      aruggeri@phoenix.princeton.edu
  60.  
  61.           -OR-
  62.  
  63.      201 Henry Hall
  64.      Princeton University
  65.      Princeton, NJ 08544
  66.  
  67. And yes, this is public domain, but if, one night, while programming this
  68. thing to warble and sing, you find it to be the next best thing to
  69. Knowing the Meaning of Life or even moderately useful, I would never turn
  70. down a few bucks sent to the above address in appreciation.  But it's only
  71. a suggestion.  Don't feel guilty if you don't send a cent.
  72.  
  73. Have fun.
  74.  
  75.                               -Anthony Ruggeri
  76.  
  77.